Skip to content

Template#4

Merged
a10y merged 1 commit intodevelopfrom
ct/template
Feb 25, 2026
Merged

Template#4
a10y merged 1 commit intodevelopfrom
ct/template

Conversation

@connortsui20
Copy link
Contributor

This is loosely based off of the Rust project's RFCs template, which you can find here: https://github.com/rust-lang/rfcs/blob/master/0000-template.md

@AdamGS
Copy link
Collaborator

AdamGS commented Feb 23, 2026

this seems pretty long 😅, I'm working on rendering the RFCs in the docs website, depending on frontmatter support or other formats I would love to use something like that

@connortsui20
Copy link
Contributor Author

Not sure how the length of the RFC would affect how we render things?

@AdamGS
Copy link
Collaborator

AdamGS commented Feb 23, 2026

that comment has two points:

  1. The format here matters because we want it to render well in the docs website
  2. I'm not sure a lengthy template is the way to start

@AdamGS
Copy link
Collaborator

AdamGS commented Feb 23, 2026

take a look at #6, that's roughly how proposals should be formatted

@AdamGS
Copy link
Collaborator

AdamGS commented Feb 23, 2026

actually lets merge #7 first

@connortsui20
Copy link
Contributor Author

connortsui20 commented Feb 24, 2026

@AdamGS I'm not sure how the formatting of the current template is special? It looks like normal markdown to me (other than the header).

Also, I would far prefer a lengthy template to a short one because it gives the writer an idea of how to structure it. We don't necessarily have to require everyone to follow the exact template but it should be a good starting point. Or AFAICT none of the things that we probably want RFCs on would be sufficiently described with anything less than this...

@AdamGS
Copy link
Collaborator

AdamGS commented Feb 25, 2026

yeah I was (and now @a10y) figuring out formatting, nothing is special.

I don't really feel strongly about this template, lets ship it

@connortsui20
Copy link
Contributor Author

how does the CI work here? Seems like the build is getting blocked.

I'll also update the header

@connortsui20
Copy link
Contributor Author

oh I guess I don't need to make a specific header anymore?

Also when I run bun run dev it shows @AdamGS instead of me, not really sure where its coming from?

@a10y
Copy link
Contributor

a10y commented Feb 25, 2026

It pulls the author from git history. The user who committed the file is marked as the author.

Signed-off-by: Connor Tsui <connor.tsui20@gmail.com>
@a10y a10y merged commit 1521c4f into develop Feb 25, 2026
2 checks passed
@a10y a10y deleted the ct/template branch February 25, 2026 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants